共用方式為


ServiceHealthModel.ServicePropertiesModel.ServiceTypeName 屬性

定義

取得 WCF 服務的完整格式類型名稱。

public:
 property System::String ^ ServiceTypeName { System::String ^ get(); };
[System.Runtime.Serialization.DataMember]
public string ServiceTypeName { get; }
[<System.Runtime.Serialization.DataMember>]
member this.ServiceTypeName : string
Public ReadOnly Property ServiceTypeName As String

屬性值

服務的完整型別名稱。

屬性

適用於