public const string PublishGroupName = "GroupName"
Public Const PublishGroupName As String = "GroupName"
public: literal String^ PublishGroupName = "GroupName"
static val mutable PublishGroupName: string
In This Article