DirectoryPropertyAttribute.SchemaAttributeName Property

Definition

Returns the string that represents the attribute name in the directory.

public:
 property System::String ^ SchemaAttributeName { System::String ^ get(); };
public string SchemaAttributeName { get; }
member this.SchemaAttributeName : string
Public ReadOnly Property SchemaAttributeName As String

Property Value

The string that represents the attribute name in the directory.

Applies to

See also