IVCBuildPropertyStorage.GetPropertyValue(String, String, String) Method
Definition
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.
public:
System::String ^ GetPropertyValue(System::String ^ pszPropName, System::String ^ pszConfigName, System::String ^ storage);
public:
Platform::String ^ GetPropertyValue(Platform::String ^ pszPropName, Platform::String ^ pszConfigName, Platform::String ^ storage);
std::wstring GetPropertyValue(std::wstring const & pszPropName, std::wstring const & pszConfigName, std::wstring const & storage);
public string GetPropertyValue (string pszPropName, string pszConfigName, string storage);
abstract member GetPropertyValue : string * string * string -> string
Public Function GetPropertyValue (pszPropName As String, pszConfigName As String, storage As String) As String
Parameters
- pszPropName
- String
- pszConfigName
- String
- storage
- String