| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As XmlDA10Client Dim GetProperties1 As GetProperties Dim value As GetPropertiesResponse value = instance.GetProperties(GetProperties1) | |
| C# | |
|---|---|
public GetPropertiesResponse GetProperties( GetProperties GetProperties1 ) | |
Parameters
- GetProperties1
Target Platforms:Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family
>