vcCMConstants.vcCMCATIDUsingStmt Field
Represents a code using (C# Reference) statement.
Namespace: Microsoft.VisualStudio.VCCodeModel
Assembly: Microsoft.VisualStudio.VCCodeModel (in Microsoft.VisualStudio.VCCodeModel.dll)
Syntax
Public Const vcCMCATIDUsingStmt As String
Dim value As String
value = vcCMConstants.vcCMCATIDUsingStmt
public const string vcCMCATIDUsingStmt
public:
literal String^ vcCMCATIDUsingStmt
public const var vcCMCATIDUsingStmt : String
Field Value
Type: System.String
Permissions
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.