ProjectConfigurationProperties3.__id Property

Microsoft Internal Use Only.

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

Syntax

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

Property Value

Type: System.String

Implements

ProjectConfigurationProperties2.__id

.NET Framework Security

See Also

Reference

ProjectConfigurationProperties3 Interface

VSLangProj80 Namespace