Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Contains the settings for a deployment package.
Иерархия наследования
System.Object
Microsoft.MasterDataServices.Deployment.PackageSettings
Пространство имен: Microsoft.MasterDataServices.Deployment
Сборка: Microsoft.MasterDataServices.Deployment (в Microsoft.MasterDataServices.Deployment.dll)
Синтаксис
'Декларация
<SerializableAttribute> _
Public Class PackageSettings
'Применение
Dim instance As PackageSettings
[SerializableAttribute]
public class PackageSettings
[SerializableAttribute]
public ref class PackageSettings
[<SerializableAttribute>]
type PackageSettings = class end
public class PackageSettings
Тип PackageSettings обеспечивает доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
PackageSettings | Initializes a new instance of the PackageSettings class with the default values. |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
AssemblyVersion | Gets the version of the assembly that created the package. |
![]() |
ContainsData | Gets or sets a value that indicates whether the package contains Master Data. |
![]() |
CreatedBy | Gets or sets the name of the user who created the package. |
![]() |
CreatedDate | Gets or sets the date the package was created. |
![]() |
DeploymentType | Gets or sets the type of the package. |
![]() |
ProductVersion | Gets the version of the product that created the package. |
![]() |
Version | Gets the version of the package. |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals | (Производный от Object.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
ToString | (Производный от Object.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
.gif)
.gif)
.gif)