Miner.Interop Namespace > MMAttributeAgentClass Class : FieldManager Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678276)> Public Overridable ReadOnly Property FieldManager As IMMFieldManager
'Usage
Dim instance As MMAttributeAgentClass Dim value As IMMFieldManager value = instance.FieldManager
[System.Runtime.InteropServices.DispId(1610678276)] public virtual IMMFieldManager FieldManager {get;}
public read-only property FieldManager: IMMFieldManager; virtual;
System.Runtime.InteropServices.DispIdAttribute(1610678276) public function get FieldManager : IMMFieldManager
[System.Runtime.InteropServices.DispId(1610678276)] public: __property virtual IMMFieldManager* get_FieldManager();
[System.Runtime.InteropServices.DispId(1610678276)] public: virtual property IMMFieldManager^ FieldManager { IMMFieldManager^ 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