MessagePartSpecification.NoParts プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
このクラスの空のインスタンスを取得します。
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
プロパティ値
このクラスの空のインスタンス。
注釈
このプロパティが null
の場合、このクラスの新しい空のインスタンスが作成されます。