次の方法で共有


ServiceMetadataPublishingElement.BehaviorType プロパティ

定義

動作の構成要素の種類を取得します。

public:
 virtual property Type ^ BehaviorType { Type ^ get(); };
public override Type BehaviorType { get; }
member this.BehaviorType : Type
Public Overrides ReadOnly Property BehaviorType As Type

プロパティ値

Type。値は、ServiceMetadataBehavior の種類です。

適用対象