C# Класс FluentBuild.Compilation.Resource

Represents a resource file
Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание
Resource System
Resource System

Открытые методы

Метод Описание
ToString ( ) : string

Creates a string representation of the path and identifier

Приватные методы

Метод Описание
Resource ( string filePath ) : System

Creates a Resource for a file

Resource ( string filePath, string identifier ) : System

Creates a Resource for a file with a given identifier

Описание методов

ToString() публичный Метод

Creates a string representation of the path and identifier
public ToString ( ) : string
Результат string