다음을 통해 공유


ProvideProjectFactoryAttribute.LanguageVsTemplate Property

Gets and sets the Visual Studio language template.

Namespace:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

‘선언
Public Property LanguageVsTemplate As String
public string LanguageVsTemplate { get; set; }

Property Value

Type: System.String
The Visual Studio language template.

.NET Framework Security

See Also

Reference

ProvideProjectFactoryAttribute Class

Microsoft.VisualStudio.Shell Namespace