Miner.Interop Namespace > IMMDefaultLayoutBuilder Interface : DocumentName Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678276)> ReadOnly Property DocumentName As IMMDocumentName
'Usage
Dim instance As IMMDefaultLayoutBuilder Dim value As IMMDocumentName value = instance.DocumentName
[System.Runtime.InteropServices.DispId(1610678276)] IMMDocumentName DocumentName {get;}
read-only property DocumentName: IMMDocumentName;
System.Runtime.InteropServices.DispIdAttribute(1610678276) function get DocumentName : IMMDocumentName
[System.Runtime.InteropServices.DispId(1610678276)] __property IMMDocumentName* get_DocumentName();
[System.Runtime.InteropServices.DispId(1610678276)] property IMMDocumentName^ DocumentName { IMMDocumentName^ get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2