| SqlDictionaryTValueGroupId Property |
This read-only property returns the group ID
Namespace: SandcastleBuilder.ComponentsAssembly: SandcastleBuilder.Components (in SandcastleBuilder.Components.dll) Version: 2014.11.22.0
Syntax public string GroupId { get; }
Public ReadOnly Property GroupId As String
Get
public:
property String^ GroupId {
String^ get ();
}
member GroupId : string with get
Property Value
Type:
StringSee Also