ObjectDisposedException.ObjectName 屬性

定義

取得處置物件的名稱。

public:
 property System::String ^ ObjectName { System::String ^ get(); };
public string ObjectName { get; }
member this.ObjectName : string
Public ReadOnly Property ObjectName As String

屬性值

字串,包含處置物件的名稱。

備註

如果目前的屬性不是 nullString.Empty ,這個屬性的值就會包含在 屬性所傳回的 Message 字串中。

適用於