共用方式為


TrustRelationshipInformation.SourceName 屬性

定義

取得這個信任關係中的來源 DomainForest 物件的名稱。

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

屬性值

包含這個信任關係中的來源 DomainForest 物件的名稱之字串。

適用於

另請參閱