Share via


VBProjectConfigurationProperties5.__id Property

Namespace:  VSLangProj110
Assembly:  VSLangProj110 (in VSLangProj110.dll)

Syntax

'Declaration
ReadOnly Property __id As String
string __id { get; }
property String^ __id {
    String^ get ();
}
abstract __id : string with get
function get __id () : String

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

VBProjectConfigurationProperties5 Interface

VSLangProj110 Namespace