Assembly: Microsoft.EnterpriseManagement.Core (in microsoft.enterprisemanagement.core.dll)
Usage
| Visual Basic |
|---|
Dim value As GenericProperty value = GenericProperty.Path |
Syntax
| Visual Basic |
|---|
Public Shared ReadOnly Path As GenericProperty |
| C# |
|---|
public static readonly GenericProperty Path |
| C++ |
|---|
public: static initonly GenericProperty^ Path |
| J# |
|---|
public static final GenericProperty Path |
| JScript |
|---|
public static final var Path : GenericProperty |

