41 #ifndef msbuild__BUILD_SYSTEM_PROJECT_TREE_BUILDER_MSBUILD_PUBLISHURL_BASE_HPP
42 #define msbuild__BUILD_SYSTEM_PROJECT_TREE_BUILDER_MSBUILD_PUBLISHURL_BASE_HPP
50 #ifndef BEGIN_msbuild_SCOPE
51 # define BEGIN_msbuild_SCOPE BEGIN_SCOPE(msbuild)
52 # define END_msbuild_SCOPE END_SCOPE(msbuild)
#define END_msbuild_SCOPE
#define BEGIN_msbuild_SCOPE
User-defined methods of the data storage class.
TPublishUrl & SetPublishUrl(void)
const TStringPropertyType & GetStringPropertyType(void) const
Get the StringPropertyType member data.
bool CanGetStringPropertyType(void) const
Check if it is safe to call GetStringPropertyType method.
Tparent::TStringPropertyType TPublishUrl
bool IsSetPublishUrl(void) const
TStringPropertyType & SetStringPropertyType(void)
Assign a value to StringPropertyType data member.
const TPublishUrl & GetPublishUrl(void) const
DECLARE_INTERNAL_TYPE_INFO()
void ResetStringPropertyType(void)
Reset StringPropertyType data member.
bool IsSetStringPropertyType(void) const
Check if a value has been assigned to StringPropertyType data member.
void ResetPublishUrl(void)
void SetPublishUrl(const TPublishUrl &value)
NCBI_NS_STD::string TStringPropertyType
bool CanGetPublishUrl(void) const
CStringPropertyType Tparent
const GenericPointer< typename T::ValueType > T2 value