StoreLogPropertyInstance.ReplaceOrCombine(StoreLogPropertyInstance) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public:
virtual Microsoft::VisualStudio::Settings::StoreLogPropertyInstance ^ ReplaceOrCombine(Microsoft::VisualStudio::Settings::StoreLogPropertyInstance ^ other);
public virtual Microsoft.VisualStudio.Settings.StoreLogPropertyInstance ReplaceOrCombine (Microsoft.VisualStudio.Settings.StoreLogPropertyInstance other);
abstract member ReplaceOrCombine : Microsoft.VisualStudio.Settings.StoreLogPropertyInstance -> Microsoft.VisualStudio.Settings.StoreLogPropertyInstance
override this.ReplaceOrCombine : Microsoft.VisualStudio.Settings.StoreLogPropertyInstance -> Microsoft.VisualStudio.Settings.StoreLogPropertyInstance
Public Overridable Function ReplaceOrCombine (other As StoreLogPropertyInstance) As StoreLogPropertyInstance
参数
- other
- StoreLogPropertyInstance