C# Класс Microsoft.ResourceManagement.ObjectModel.ResourceTypes.RmObjectVisualizationConfiguration.AttributeNames

Names of ObjectVisualizationConfiguration specific attributes
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
AppliesToCreate Microsoft.ResourceManagement.ObjectModel.RmAttributeName
AppliesToEdit Microsoft.ResourceManagement.ObjectModel.RmAttributeName
AppliesToView Microsoft.ResourceManagement.ObjectModel.RmAttributeName
ConfigurationData Microsoft.ResourceManagement.ObjectModel.RmAttributeName
IsConfigurationType Microsoft.ResourceManagement.ObjectModel.RmAttributeName
StringResources Microsoft.ResourceManagement.ObjectModel.RmAttributeName
TargetObjectType Microsoft.ResourceManagement.ObjectModel.RmAttributeName

Описание свойств

AppliesToCreate публичное статическое свойство

Applies to Create The configuration applies to create mode of the target resource type
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel AppliesToCreate
Результат Microsoft.ResourceManagement.ObjectModel.RmAttributeName

AppliesToEdit публичное статическое свойство

Applies to Edit The configuration applies to edit mode of the target resource type
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel AppliesToEdit
Результат Microsoft.ResourceManagement.ObjectModel.RmAttributeName

AppliesToView публичное статическое свойство

Applies to View The configuration applies to view mode of the target resource type
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel AppliesToView
Результат Microsoft.ResourceManagement.ObjectModel.RmAttributeName

ConfigurationData публичное статическое свойство

Configuration Data It is a configurationData type.
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel ConfigurationData
Результат Microsoft.ResourceManagement.ObjectModel.RmAttributeName

IsConfigurationType публичное статическое свойство

Is Configuration Type This is an indication that this resource is a configuration resource.
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel IsConfigurationType
Результат Microsoft.ResourceManagement.ObjectModel.RmAttributeName

StringResources публичное статическое свойство

String Resources This attribute contains the localized value of the string resources for the selected language.
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel StringResources
Результат Microsoft.ResourceManagement.ObjectModel.RmAttributeName

TargetObjectType публичное статическое свойство

Target Resource Type Which resource type this configuration applies to
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel TargetObjectType
Результат Microsoft.ResourceManagement.ObjectModel.RmAttributeName