Share via


MessagePartSpecification.NoParts Eigenschaft

Definition

Ruft eine leere Instanz dieser Klasse ab.

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

Eigenschaftswert

MessagePartSpecification

Eine leere Instanz dieser Klasse.

Hinweise

Wenn diese Eigenschaft null lautet, wird eine neue leere Instanz dieser Klasse erstellt.

Gilt für