VCActiveXReference.Culture Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the culture for the selected reference.
public:
property System::String ^ Culture { System::String ^ get(); };
C++/CX
public:
property Platform::String ^ Culture { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(2006)]
public string Culture { [System.Runtime.InteropServices.DispId(2006)] get; }
[<System.Runtime.InteropServices.DispId(2006)>]
[<get: System.Runtime.InteropServices.DispId(2006)>]
member this.Culture : string
Public ReadOnly Property Culture As String
A enumResourceLangID value.
- Attributes
Product | Versions |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |