ISharePointProjectFeatureResourceFile.CultureInfo Property
Gets the culture info for the resource file as identified by the file name.
Namespace: Microsoft.VisualStudio.SharePoint
Assembly: Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)
Syntax
'Declaration
ReadOnly Property CultureInfo As CultureInfo
CultureInfo CultureInfo { get; }
Property Value
Type: CultureInfo
An object representing culture information.
.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.