IConfigurationKeyword2 Interface

Provides access to members to supply information about configuration keywords.

Members

Name Description
Write-only property Comments Any additional comments about the keyword.
Read-only property Comments Any additional comments about the keyword.
Read-only property ConfigurationParameters Configuration parameters included in this keyword.
Write-only property Description The description of the keyword.
Read-only property Description The description of the keyword.
Write-only property KeywordType The type of the keyword.
Read-only property KeywordType The type of the keyword.
Write-only property Name The name of the keyword.
Read-only property Name The name of the keyword.

IConfigurationKeyword2.Comments Property

Any additional comments about the keyword.

Public WriteOnly Property Comments_2
public void Comments_2 {set;}

IConfigurationKeyword2.Comments Property

Any additional comments about the keyword.

Public WriteOnly Property Comments_2
public void Comments_2 {set;}

IConfigurationKeyword2.Description Property

The description of the keyword.

Public WriteOnly Property Description_2
public void Description_2 {set;}

IConfigurationKeyword2.Description Property

The description of the keyword.

Public WriteOnly Property Description_2
public void Description_2 {set;}

IConfigurationKeyword2.KeywordType Property

The type of the keyword.

Public WriteOnly Property KeywordType_2
public void KeywordType_2 {set;}

IConfigurationKeyword2.KeywordType Property

The type of the keyword.

Public WriteOnly Property KeywordType_2
public void KeywordType_2 {set;}

IConfigurationKeyword2.Name Property

The name of the keyword.

Public WriteOnly Property Name_2
public void Name_2 {set;}

IConfigurationKeyword2.Name Property

The name of the keyword.

Public WriteOnly Property Name_2
public void Name_2 {set;}

Inherited Interfaces

Interfaces Description
IConfigurationKeyword Provides access to members to supply information about configuration keywords.

Classes that implement IConfigurationKeyword2

Classes Description

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.