|  | ResourceItemId Property | 
            This read-only property is used to get the item ID
            
 
Namespace: SandcastleBuilder.Utils.ConceptualContentAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
 Syntax
Syntaxpublic string Id { get; }Public ReadOnly Property Id As String
	Get
public:
property String^ Id {
	String^ get ();
}member Id : string with get
Property Value
Type: 
String See Also
See Also