Key.Use PropertyKey.Use PropertyKey::Use Property

Gets the expression which specifies the values of the key.

Syntax

Public ReadOnly Property Use As String
        Get
public string Use { get; }
public:
property String^ Use {
    String^ get();
}
 

Property Value

Type: System.StringSystem.StringSystem::String^

An XPath expression which specifies the value of the key.