CodeSchemaResources.CodeSchemaIsParameterOf_ID_NOLOC_ Property

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Looks up a localized string similar to CodeSchema_IsParameterOf.

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 CodeSchemaIsParameterOf_ID_NOLOC_ As String
public static string CodeSchemaIsParameterOf_ID_NOLOC_ { get; }
public:
static property String^ CodeSchemaIsParameterOf_ID_NOLOC_ {
    String^ get ();
}
static member CodeSchemaIsParameterOf_ID_NOLOC_ : string with get
static function get CodeSchemaIsParameterOf_ID_NOLOC_ () : String

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

CodeSchemaResources Class

Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema Namespace