CustomXMLPartClass.Id Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Public Overridable ReadOnly Property Id As String
Get
'Usage
Dim instance As CustomXMLPartClass
Dim value As String
value = instance.Id
public virtual string Id { get; }
Property Value
Type: System.String