Aracılığıyla paylaş


MessagePartDescription.HasProtectionLevel Özellik

Tanım

İleti bölümünün özelliği için ProtectionLevel bir değere sahip olup olmadığını gösteren bir değer alır.

public:
 property bool HasProtectionLevel { bool get(); };
public bool HasProtectionLevel { get; }
member this.HasProtectionLevel : bool
Public ReadOnly Property HasProtectionLevel As Boolean

Özellik Değeri

true bu ileti bölümü için bir ProtectionLevel ayarlandıysa; ayarlanmamışsa, false.

Şunlara uygulanır