Endpoint.BehaviorConfigurationName 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定行為組態名稱。
public:
property System::String ^ BehaviorConfigurationName { System::String ^ get(); void set(System::String ^ value); };
public string BehaviorConfigurationName { get; set; }
member this.BehaviorConfigurationName : string with get, set
Public Property BehaviorConfigurationName As String
屬性值
行為組態名稱。
備註
在組態檔案內設定端點時,會使用包含行為組態名稱的 String。