IVCProjectTargetDescription.ShortDisplayName Property
Namespace: Microsoft.VisualStudio.VCProjectEngine
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Syntax
'Declaration
ReadOnly Property ShortDisplayName As String
string ShortDisplayName { get; }
property String^ ShortDisplayName {
String^ get ();
}
abstract ShortDisplayName : string with get
function get ShortDisplayName () : String
Property Value
Type: System.String
.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.