다음을 통해 공유


PortalManagementAddress.Address Property

Definition

Gets or sets the portal address.

[System.Runtime.Serialization.DataMember(Name="Address")]
public Uri Address { get; set; }
[<System.Runtime.Serialization.DataMember(Name="Address")>]
member this.Address : Uri with get, set
Public Property Address As Uri

Property Value

Uri

The portal address.

Attributes

Applies to