public string ApplicationInstanceServiceAddress { get; }
Public ReadOnly Property ApplicationInstanceServiceAddress As String
Get
public:
property String^ ApplicationInstanceServiceAddress {
String^ get ();
}
member ApplicationInstanceServiceAddress : string with get