共用方式為


TrustRelationshipInformation.TargetName 屬性

定義

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

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

屬性值

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

適用於

另請參閱