AttributeMetadata.OriginatingServer Property

Definition

Gets the name of the originating server.

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

Property Value

The distinguished name of the originating server.

Applies to