Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.