VCProject.TargetFrameworkMoniker Property

Definition

Gets the name of the target framework.

public:
 property System::String ^ TargetFrameworkMoniker { System::String ^ get(); };
public:
 property Platform::String ^ TargetFrameworkMoniker { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(881)]
public string TargetFrameworkMoniker { [System.Runtime.InteropServices.DispId(881)] get; }
[<System.Runtime.InteropServices.DispId(881)>]
[<get: System.Runtime.InteropServices.DispId(881)>]
member this.TargetFrameworkMoniker : string
Public ReadOnly Property TargetFrameworkMoniker As String

Property Value

A moniker.

Attributes

Applies to