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 对象的名称的字符串。

适用于

另请参阅