HostProtectionException.ProtectedResources 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定無法對部分信任程式碼進行存取的主機保護資源。
public:
property System::Security::Permissions::HostProtectionResource ProtectedResources { System::Security::Permissions::HostProtectionResource get(); };
public System.Security.Permissions.HostProtectionResource ProtectedResources { get; }
member this.ProtectedResources : System.Security.Permissions.HostProtectionResource
Public ReadOnly Property ProtectedResources As HostProtectionResource
屬性值
HostProtectionResource 值的位元組合,識別無法存取的主機保護分類。 預設為 None。
備註
這個屬性會識別主機指定為無法存取未完全信任之程式碼的主機保護類別。