次の方法で共有


MessagePartSpecification.NoParts プロパティ

定義

このクラスの空のインスタンスを取得します。

public:
 static property System::ServiceModel::Security::MessagePartSpecification ^ NoParts { System::ServiceModel::Security::MessagePartSpecification ^ get(); };
public static System.ServiceModel.Security.MessagePartSpecification NoParts { get; }
member this.NoParts : System.ServiceModel.Security.MessagePartSpecification
Public Shared ReadOnly Property NoParts As MessagePartSpecification

プロパティ値

MessagePartSpecification

このクラスの空のインスタンス。

注釈

このプロパティが null の場合、このクラスの新しい空のインスタンスが作成されます。

適用対象