FlavoredProjectBase.SetGuidProperty(UInt32, Int32, Guid) 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.
protected:
virtual void SetGuidProperty(System::UInt32 itemId, int propId, Guid % guid);
protected virtual void SetGuidProperty (uint itemId, int propId, ref Guid guid);
abstract member SetGuidProperty : uint32 * int * Guid -> unit
override this.SetGuidProperty : uint32 * int * Guid -> unit
Protected Overridable Sub SetGuidProperty (itemId As UInteger, propId As Integer, ByRef guid As Guid)
Parameters
- itemId
- UInt32
- propId
- Int32
- guid
- Guid