アクティブにするリモート型の完全な型名を取得します。
ReadOnly Property ActivationTypeName As String
[C#]
string ActivationTypeName {get;}
[C++]
__property String* get_ActivationTypeName();
[JScript]
function get ActivationTypeName() : String;
プロパティ値
アクティブにするリモート型の完全な型名。
例外
例外の種類 | 条件 |
---|---|
SecurityException | 直前の呼び出し元に、インフラストラクチャ アクセス許可がありません。 |
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
.NET Framework セキュリティ:
- SecurityPermission (インフラストラクチャ コードを操作するために必要なアクセス許可) SecurityPermissionFlag.Infrastructure (関連する列挙体)
参照
IConstructionCallMessage インターフェイス | IConstructionCallMessage メンバ | System.Runtime.Remoting.Activation 名前空間