Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
This API supports the Visual Studio Tools for Office infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.VisualStudio.Tools.Applications.Runtime
Assembly: Microsoft.VisualStudio.Tools.Applications.Runtime.v9.0 (in Microsoft.VisualStudio.Tools.Applications.Runtime.v9.0.dll)
Syntax
'Declaration
Public ReadOnly Property StartupIndex As Integer
'Usage
Dim instance As StartupObjectAttribute
Dim value As Integer
value = instance.StartupIndex
public int StartupIndex { get; }
public:
property int StartupIndex {
int get ();
}
public function get StartupIndex () : int
Property Value
Type: System.Int32