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