Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Currently not implemented.
Namespace:   Microsoft.Management.Infrastructure
Assembly:  Microsoft.Management.Infrastructure (in Microsoft.Management.Infrastructure.dll)
Syntax
public string Path { get; }
public:
property String^ Path {
    String^ get();
}
member Path : string with get
Public ReadOnly Property Path As String
Property Value
Type: System.String
Always returns null.
See Also
CimSystemProperties Class
Microsoft.Management.Infrastructure Namespace
Return to top