Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Enables a QueryStatus implementation to query whether a command argument has been supplied.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("AAD53083-6316-4A65-82C3-85732AC52E52")> _
Public Interface IVsCommandArgInfo
'Usage
Dim instance As IVsCommandArgInfo
[InterfaceTypeAttribute()]
[GuidAttribute("AAD53083-6316-4A65-82C3-85732AC52E52")]
public interface IVsCommandArgInfo
[InterfaceTypeAttribute()]
[GuidAttribute(L"AAD53083-6316-4A65-82C3-85732AC52E52")]
public interface class IVsCommandArgInfo
public interface IVsCommandArgInfo