ClassViewNavigationInfo.ClipFormat Field
Displays the string, Object Navigation Info Format, if the return value for IsDataPresent is true.
Namespace: Microsoft.VisualStudio.Modeling.Shell
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Shell (in Microsoft.VisualStudio.Modeling.Sdk.Shell.dll)
Syntax
'Declaration
Public Const ClipFormat As String
'Usage
Dim value As String
value = ClassViewNavigationInfo.ClipFormat
public const string ClipFormat
public:
literal String^ ClipFormat
public const var ClipFormat : String
.NET Framework Security
- 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.