PackageSettings-Klasse
Contains the settings for a deployment package.
Vererbungshierarchie
System. . :: . .Object
Microsoft.MasterDataServices.Deployment..::..PackageSettings
Namespace: Microsoft.MasterDataServices.Deployment
Assembly: Microsoft.MasterDataServices.Deployment (in Microsoft.MasterDataServices.Deployment.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class PackageSettings
'Usage
Dim instance As PackageSettings
[SerializableAttribute]
public class PackageSettings
[SerializableAttribute]
public ref class PackageSettings
[<SerializableAttribute>]
type PackageSettings = class end
public class PackageSettings
Der PackageSettings-Typ macht folgende Elemente verfügbar.
Konstruktoren
| Name | Beschreibung | |
|---|---|---|
![]() |
PackageSettings | Initializes a new instance of the PackageSettings class with default values. |
Zum Anfang
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
AssemblyVersion | Gets the version of the assembly that created this package. |
![]() |
ContainsData | Gets or sets a value indicating whether this package contains Master Data. |
![]() |
CreatedBy | Gets or sets the name of the user who created this package. |
![]() |
CreatedDate | Gets or sets the date this package was created. |
![]() |
DeploymentType | Gets or sets the type of this package. |
![]() |
ProductVersion | Gets the version of the product that created this package. |
![]() |
Version | Gets the version of this package. |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
Equals | (Geerbt von Object.) |
![]() |
Finalize | (Geerbt von Object.) |
![]() |
GetHashCode | (Geerbt von Object.) |
![]() |
GetType | (Geerbt von Object.) |
![]() |
MemberwiseClone | (Geerbt von Object.) |
![]() |
ToString | (Geerbt von Object.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
.gif)
.gif)
.gif)