Compartilhar via


IVsSetupPackageInfo.CurrentState Property

Definition

public:
 property System::UInt32 CurrentState { System::UInt32 get(); };
public:
 property unsigned int CurrentState { unsigned int get(); };
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.VsSetupPackageState")]
[System.Runtime.InteropServices.DispId(1610678277)]
public uint CurrentState { get; }
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.VsSetupPackageState")]
public uint CurrentState { get; }
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.VsSetupPackageState")>]
[<System.Runtime.InteropServices.DispId(1610678277)>]
member this.CurrentState : uint32
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.VsSetupPackageState")>]
member this.CurrentState : uint32
Public ReadOnly Property CurrentState As UInteger

Property Value

Attributes

Applies to