Miner.Interop Namespace > IMMNamer Interface : NamerProperties Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678276)> ReadOnly Property NamerProperties As ESRI.ArcGIS.esriSystem.IPropertySet
'Usage
Dim instance As IMMNamer Dim value As ESRI.ArcGIS.esriSystem.IPropertySet value = instance.NamerProperties
[System.Runtime.InteropServices.DispId(1610678276)]
ESRI.ArcGIS.esriSystem.IPropertySet NamerProperties {get;}
read-only property NamerProperties: ESRI.ArcGIS.esriSystem.IPropertySet;
System.Runtime.InteropServices.DispIdAttribute(1610678276)
function get NamerProperties : ESRI.ArcGIS.esriSystem.IPropertySet
[System.Runtime.InteropServices.DispId(1610678276)] __property ESRI.ArcGIS.esriSystem.IPropertySet* get_NamerProperties();
[System.Runtime.InteropServices.DispId(1610678276)]
property ESRI.ArcGIS.esriSystem.IPropertySet^ NamerProperties {
ESRI.ArcGIS.esriSystem.IPropertySet^ 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