Share via


ProgressionCommonResources.ParameterIdentifier Property

Looks up a localized string similar to Parameter Identifier.

Namespace:  Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema
Assembly:  Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema.dll)

Syntax

'Declaration
Public Shared ReadOnly Property ParameterIdentifier As String
public static string ParameterIdentifier { get; }
public:
static property String^ ParameterIdentifier {
    String^ get ();
}
static member ParameterIdentifier : string with get
static function get ParameterIdentifier () : String

Property Value

Type: String

.NET Framework Security

See Also

Reference

ProgressionCommonResources Class

Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema Namespace