次の方法で共有


Permission インターフェイス

この型は、COM 相互運用のためにマネージ コードで必要とされるコクラスによって実装される COM インターフェイスのラッパーです。このインターフェイスによって指定されるメンバにアクセスするには、このインターフェイスを実装するコクラスをラップする型を使用します。この型については (使用例、解説、およびサンプル コードを含む)、次を参照してください PermissionObject

  CLS 準拠の代替は です。

名前空間: Microsoft.Office.Interop.InfoPath.SemiTrust
アセンブリ: Microsoft.Office.Interop.InfoPath.SemiTrust (microsoft.office.interop.infopath.semitrust.dll 内)

構文

'宣言
<DefaultMemberAttribute("Item")> _
<CLSCompliantAttribute(False)> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)> _
<GuidAttribute("096cd6cc-0786-11d1-95fa-0080c78ee3bb")> _
Public Interface Permission
'使用
Dim instance As Permission
[DefaultMemberAttribute("Item")] 
[CLSCompliantAttribute(false)] 
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)] 
[GuidAttribute("096cd6cc-0786-11d1-95fa-0080c78ee3bb")] 
public interface Permission

関連項目

参照

Permission のメンバ
Microsoft.Office.Interop.InfoPath.SemiTrust 名前空間