ImageLibrary.Default 属性

定义

ImageLibrary 的默认实例

public:
 static property Microsoft::VisualStudio::Imaging::ImageLibrary ^ Default { Microsoft::VisualStudio::Imaging::ImageLibrary ^ get(); };
public static Microsoft.VisualStudio.Imaging.ImageLibrary Default { get; }
member this.Default : Microsoft.VisualStudio.Imaging.ImageLibrary
Public Shared ReadOnly Property Default As ImageLibrary

属性值

ImageLibrary

ImageLibrary 的默认实例。

注解

Setter 是单元测试的内部资源

适用于