NewFileCatalogCommand.CatalogVersion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Catalog version
public:
property int CatalogVersion { int get(); void set(int value); };
public:
property int CatalogVersion { int get(); void set(int value); };
public int CatalogVersion { get; set; }
[System.Management.Automation.Parameter]
public int CatalogVersion { get; set; }
member this.CatalogVersion : int with get, set
[<System.Management.Automation.Parameter>]
member this.CatalogVersion : int with get, set
Public Property CatalogVersion As Integer
Property Value
- Attributes