_CustomXMLPart.Id Property
Gets a String containing the GUID assigned to the current _CustomXMLPart object. Read-only.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property Id As String
Get
'Usage
Dim instance As _CustomXMLPart
Dim value As String
value = instance.Id
string Id { get; }
Property Value
Type: System.String
String