Miner.Interop Namespace > IMMProperty Interface : GetProperties Method |
'Declaration
Function GetProperties( _ ByVal streeName As System.String, _ Optional ByVal bSystem As System.Boolean _ ) As ESRI.ArcGIS.esriSystem.IPropertySet
'Usage
Dim instance As IMMProperty Dim streeName As System.String Dim bSystem As System.Boolean Dim value As ESRI.ArcGIS.esriSystem.IPropertySet value = instance.GetProperties(streeName, bSystem)
function GetProperties( streeName: System.String; bSystem: System.Boolean ): ESRI.ArcGIS.esriSystem.IPropertySet;
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