다음을 통해 공유


ProvideLanguageCodeExpansionAttribute.ForceCreateDirs Property

Gets or sets a semicolon-delimited string containing the directory or directories that should be created.

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

Syntax

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

Property Value

Type: System.String
The directory or directories that should be created.

.NET Framework Security

See Also

Reference

ProvideLanguageCodeExpansionAttribute Class

Microsoft.VisualStudio.Shell Namespace