次の方法で共有


SearchResultEntry.DistinguishedName プロパティ

定義

DistinguishedName プロパティには、返されるエントリの識別名が格納されます。

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

プロパティ値

返されるエントリの識別名。

適用対象