| COMReferenceItemGuid Property |
This is used to get the project reference's GUID
Namespace: SandcastleBuilder.UtilsAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax public string Guid { get; }
Public ReadOnly Property Guid As String
Get
public:
property String^ Guid {
String^ get ();
}
member Guid : string with get
Property Value
Type:
StringSee Also