StartPageDataSourceSchema.ContentPropertyName Field
Namespace: Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)
Syntax
'Dichiarazione
Public Shared ReadOnly ContentPropertyName As String
'Utilizzo
Dim value As String
value = StartPageDataSourceSchema.ContentPropertyName
public static readonly string ContentPropertyName
public:
static initonly String^ ContentPropertyName
static val ContentPropertyName: string
public static final var ContentPropertyName : 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.
See Also
Reference
StartPageDataSourceSchema Class