次の方法で共有


MessageQueuePermissionAttribute.Label プロパティ

キューの説明を取得または設定します。

Public Property Label As String
[C#]
public string Label {get; set;}
[C++]
public: __property String* get_Label();public: __property void set_Label(String*);
[JScript]
public function get Label() : String;public function set Label(String);

プロパティ値

メッセージ キューのラベル。

例外

例外の種類 条件
InvalidOperationException 値が null 参照 (Visual Basic では Nothing) です。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

.NET Framework セキュリティ:

参照

MessageQueuePermissionAttribute クラス | MessageQueuePermissionAttribute メンバ | System.Messaging 名前空間