Document.Type Property

Definition

Microsoft Internal Use Only.

public:
 property System::String ^ Type { System::String ^ get(); };
public:
 property Platform::String ^ Type { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(149)]
public string Type { [System.Runtime.InteropServices.DispId(149)] [System.Runtime.InteropServices.TypeLibFunc(64)] get; }
[<System.Runtime.InteropServices.DispId(149)>]
[<get: System.Runtime.InteropServices.DispId(149)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(64)>]
member this.Type : string
Public ReadOnly Property Type As String

Property Value

Attributes

Applies to