IVsSccCurrentBranchDisplayInformation.BranchIcon Property
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.
The icon to be displayed along with the branch name.
public:
property Microsoft::VisualStudio::Imaging::Interop::ImageMoniker BranchIcon { Microsoft::VisualStudio::Imaging::Interop::ImageMoniker get(); };
public Microsoft.VisualStudio.Imaging.Interop.ImageMoniker BranchIcon { get; }
member this.BranchIcon : Microsoft.VisualStudio.Imaging.Interop.ImageMoniker
Public ReadOnly Property BranchIcon As ImageMoniker